syscall.PtraceRegs.PC (method)

one use

	syscall (current package)
		syscall_linux_amd64.go#L119: func (r *PtraceRegs) PC() uint64 { return r.Rip }